Add ChangeLog entry for version #112847.
authorAlan Mackenzie <acm@muc.de>
Wed, 5 Jun 2013 12:45:51 +0000 (12:45 +0000)
committerAlan Mackenzie <acm@muc.de>
Wed, 5 Jun 2013 12:45:51 +0000 (12:45 +0000)
lisp/ChangeLog

index bec5a55130cca68f8e630b6fa250e4ed81d1f7f8..dd6c36067b72240686289f995b7c72072ee32bd5 100644 (file)
        (compilation-auto-jump): Suppress the "Mark set" message to give
        way to exit message.
 
+2013-06-04  Alan Mackenzie  <acm@muc.de>
+
+       Remove faulty optimisation from indentation calculation.
+       * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
+       search limit based on 2000 characters back from indent-point.
+
 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
 
        * eshell/em-term.el (cl-lib): Require `cl-lib'.